Merged
Conversation
idalithb
approved these changes
Apr 4, 2025
| - You can only compose up to a **maximum of 5 source Subgraphs** | ||
| - Composed Subgraphs can only use **datasources from the same chain** | ||
| - **Nested composition is not yet supported**: Composing on top of another composed Subgraph isn’t allowed at this time | ||
| - Aggregated entities can be composed on, but the composed entities on them cannot also use aggregations directly |
Contributor
There was a problem hiding this comment.
- same suggestions as the above
Co-authored-by: Idalith <126833353+idalithb@users.noreply.github.com>
benface
reviewed
Apr 5, 2025
|
|
||
| - All Subgraphs need to be published with a **specVersion 1.3.0 or later** (Use the latest graph-cli version to be able to deploy composable Subgraphs) | ||
| - See notes here: https://github.com/graphprotocol/graph-node/releases/tag/v0.37.0 | ||
| - Immutable entities only: All Subgraphs must have [immutable entities](https://thegraph.com/docs/en/subgraphs/best-practices/immutable-entities-bytes-as-ids/#immutable-entities) when the Subgraph is deployed |
Contributor
There was a problem hiding this comment.
This should be a relative URL.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.